home *** CD-ROM | disk | FTP | other *** search
/ CD/PC Actual 53 / PC Actual CD 53.iso / Titulos / LaCaixa / menu.swf / scripts / DefineButton2_72 / BUTTONCONDACTION on(press).as
Encoding:
Text File  |  2000-08-21  |  78 b   |  4 lines

  1. on(press){
  2.    fscommand("exec","Software\\Win\\Explorer\\instalar.exe");
  3. }
  4.